getTrimOffset

abstract fun getTrimOffset(block: DesignBlock): Double

Get the trim offset of this block. Note: This requires the video or audio clip to be loaded.

Return

the trim offset in timeline seconds.

Parameters

block

the block whose trim offset should be queried.